FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package fhir.hrsa.uds-plus#current (47 ms)

Package fhir.hrsa.uds-plus
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://fhir.org/guides/hrsa/uds-plus/https://build.fhir.org/ig/drajer-health/uds-plus/CapabilityStatement-uds-plus-data-receiver-server.html
Url http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-receiver-server
Version 1.0.2
Status draft
Date 2020-12-06
Name UdsPlusDataReceiverServer
Title Uds Plus Data Receiver CapabilityStatement
Experimental False
Realm us
Authority hl7
Description This is a CapabilityStatement that defines the expected capabilities of the Data Receiver actor as a Server.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

OperationDefinition
import UDS Plus Import


Narrative

Note: links and images are rebased to the (stated) source

Data Receiver

(Requirements Definition Capability Statement)

Canonical URL: http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-receiver-server

Published by: HL7 International - Public Health Work Group

This is a CapabilityStatement that defines the expected capabilities of the Data Receiver Server actor.

General

FHIR Version: 4.0.1
Supported formats: json

REST behavior

The primary focus of the Data Receiver as a Server is to receive the manifest which contains the links to the UDS+ data that has been extracted by the health center and is being made available to HRSA.

Security:

Implementations must meet the general security requirements documented in FHIR Security guidance.

In addition the Data Receiver actor needs to meet the security requirements as outlined in the SMART on FHIR Backend Services Authorization

FHIR Operations summary

The following FHIR operations SHALL be supported by the Data Source.




Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "uds-plus-data-receiver-server",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Data Receiver</h2>\n <p>(Requirements Definition Capability Statement)</p>\n <p>Canonical URL: http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-receiver-server</p>\n <p>Published by: <b>HL7 International - Public Health Work Group</b>\n </p>\n <p>This is a CapabilityStatement that defines the expected capabilities of the Data Receiver Server actor. \n </p>\n <h2>General</h2>\n <div class=\"table-wrapper\">\n <table>\n <tbody>\n <tr>\n <th>FHIR Version:</th>\n <td>4.0.1</td>\n </tr>\n <tr>\n <th>Supported formats:</th>\n <td>json</td>\n </tr>\n </tbody>\n </table>\n </div>\n <h2>REST behavior</h2>\n <p>The primary focus of the Data Receiver as a Server is to receive the manifest which contains the links to the UDS+ data that has \n been extracted by the health center and is being made available to HRSA.\n </p>\n <p>\n <b>Security:</b>\n </p>\n <p>Implementations must meet the general security requirements documented in FHIR <a href=\"http://hl7.org/fhir/security.html\">Security guidance</a>.</p>\n <p>In addition the Data Receiver actor needs to meet the security requirements as outlined in the <a href=\"spec.html#smart-on-fhir-backend-services-authorization\">SMART on FHIR Backend Services Authorization</a></p>\n \n <h3>FHIR Operations summary</h3>\n <p>The following FHIR operations SHALL be supported by the Data Source.</p>\n \n <ul>\n <li>\n <a href=\"OperationDefinition-import.html\">UDS+ Import Operation</a>\n </li>\n <li>\n <a href=\"https://hl7.org/fhir/uv/bulkdata/export.html#bulk-data-status-request\">Status Polling using Content-Location received for Bulk Data Import as part of the Content-Location HTTP Header</a>\n </li>\n </ul>\n <br/>\n <br/> \n </div>"
  },
  "url" : "http://fhir.org/guides/hrsa/uds-plus/CapabilityStatement/uds-plus-data-receiver-server",
  "version" : "1.0.2",
  "name" : "UdsPlusDataReceiverServer",
  "title" : "Uds Plus Data Receiver CapabilityStatement",
  "status" : "draft",
  "date" : "2020-12-06",
  "publisher" : "HRSA BPHC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://bphc.hrsa.gov/"
        }
      ]
    }
  ],
  "description" : "This is a CapabilityStatement that defines the expected capabilities of the Data Receiver actor as a Server.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "The primary focus of the Data Receiver as a Server is to receive the notification manifest which contains the links to the UDS+ data that has been extracted by the health center and is being made available to HRSA.",
      "security" : {
        "description" : "Implementations must meet the general security requirements documented in the security section of the implementation guide."
      },
      "operation" : [
        {
          "name" : "import",
          "definition" : "http://fhir.org/guides/hrsa/uds-plus/OperationDefinition/import"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.